projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f20909
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Mon, 4 Dec 2000 01:20:05 +0000
(
01:20
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Mon, 4 Dec 2000 01:20:05 +0000
(
01:20
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 1b46a240900d77a5776e50cff947068822db7643..dde8ebc9cdc88e57cfcafe998d50050cca78350c 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,9
@@
2000-12-04 Kenichi Handa <handa@etl.go.jp>
+ * xterm.c (x_produce_glyphs): If a font for a component of
+ a composition is not found, use 1 pixel dot ascent and 0 dot
+ descent value to avoid displaying terribly tall empty boxes.
+
* ccl.c (stack_idx_of_map_multiple): Don't use C initializier.
2000-12-03 Ken Raeburn <raeburn@gnu.org>